From 0d70eb653d4f3b7ef2d2a802d4e47e58dca59c13 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 28 Aug 2011 17:27:35 -0700 Subject: [PATCH] Add Bug#. --- lib-src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e20d1931e3e..11d30a71434 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,6 +1,6 @@ 2011-08-28 Paul Eggert - Integer and memory overflow issues. + Integer and memory overflow issues (Bug#9397). * emacsclient.c (xmalloc): Accept size_t, not unsigned int, to avoid potential buffer overflow issues on typical 64-bit hosts. -- 2.30.2